From d03fbf52a7f3c0d82d451a0d3967990d61b31515 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Wed, 2 May 2001 04:10:31 +0000 Subject: [PATCH] Fix a typo in the "emacs -xrm" command line. Reported by Kenichi Handa. --- etc/DEBUG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/DEBUG b/etc/DEBUG index 6b779b10779..9062aafd0f2 100644 --- a/etc/DEBUG +++ b/etc/DEBUG @@ -252,7 +252,7 @@ which call really caused the error. You can start Emacs in a synchronous mode by invoking it with the -xrm option, like this: - emacs -rm "emacs.synchronous: true" + emacs -xrm "emacs.synchronous: true" Setting a breakpoint in the function `x_error_quitter' and looking at the backtrace when Emacs stops inside that function will show what -- 2.30.2